html{ 
overflow:hidden;
} 
BODY {
        overflow:hidden;	    
	}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	color: #00FF00;
	font-style: italic;
}
.style5 {color: #00FFFF}